home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #9
/
Amiga Plus CD - 2004 - No. 09.iso
/
amigaplus
/
tools
/
amigaos4_only
/
ifxlite
/
imagefx3
/
rexx
/
autofx
/
autofx.ifx.post
< prev
next >
Wrap
Text File
|
2004-08-03
|
318b
|
23 lines
/*
* AutoFX.ifx.post
* Written by Thomas Krehbiel
*
* Called after AutoFX finishes all processing. Should be used to
* cleanup after the 'AutoFX.ifx.pre' script.
*
* Inputs:
* None.
*
* Returns:
* 0 if successful, non-zero on failure
*
*/
OPTIONS RESULTS
KillBuffer Force
Undo On
Redraw On
EXIT